func github.com/andybalholm/brotli.buildBlockHistogramsLiteral

2 uses

	github.com/andybalholm/brotli (current package)
		block_splitter_literal.go#L181: func buildBlockHistogramsLiteral(data []byte, length uint, block_ids []byte, num_histograms uint, histograms []histogramLiteral) {
		block_splitter_literal.go#L422: 			buildBlockHistogramsLiteral(data, length, block_ids, num_histograms, histograms)